EMAC_FRAMEFLTR_PCF=EMAC_FRAMEFLTR_PCF_ALL
Ethernet MAC Frame Filter
EMAC_FRAMEFLTR_PR | Promiscuous Mode |
EMAC_FRAMEFLTR_HUC | Hash Unicast |
EMAC_FRAMEFLTR_HMC | Hash Multicast |
EMAC_FRAMEFLTR_DAIF | Destination Address (DA) Inverse Filtering |
EMAC_FRAMEFLTR_PM | Pass All Multicast |
EMAC_FRAMEFLTR_DBF | Disable Broadcast Frames |
EMAC_FRAMEFLTR_PCF | Pass Control Frames 0 (EMAC_FRAMEFLTR_PCF_ALL): The MAC filters all control frames from reaching application 1 (EMAC_FRAMEFLTR_PCF_PAUSE): MAC forwards all control frames except PAUSE control frames to application even if they fail the address filter 2 (EMAC_FRAMEFLTR_PCF_NONE): MAC forwards all control frames to application even if they fail the address Filter 3 (EMAC_FRAMEFLTR_PCF_ADDR): MAC forwards control frames that pass the address Filter |
EMAC_FRAMEFLTR_SAIF | Source Address (SA) Inverse Filtering |
EMAC_FRAMEFLTR_SAF | Source Address Filter Enable |
EMAC_FRAMEFLTR_HPF | Hash or Perfect Filter |
EMAC_FRAMEFLTR_VTFE | VLAN Tag Filter Enable |
EMAC_FRAMEFLTR_RA | Receive All |